Documents for PDF, .NET Edition Documentation
DestinationFitH Constructor(Page,Nullable<Single>)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DestinationFitH Class > DestinationFitH Constructor : DestinationFitH Constructor(Page,Nullable<Single>)
The page.
The top coordinate of the document window.
Initialize a new instance of the DestinationFitH class.
Syntax
'Declaration
 
Public Function New( _
   ByVal page As Page, _
   Optional ByVal top As System.Nullable(Of Single) _
)
public DestinationFitH( 
   Page page,
   System.Nullable<float> top
)

Parameters

page
The page.
top
The top coordinate of the document window.
See Also

Reference

DestinationFitH Class
DestinationFitH Members
Overload List